This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I have a Java agent that makes use of SQL drivers for JDBC connection with SQL 2005 database for Domino 6.5. However, when I use the same agent for Domino 8.5 server, I get the following error message:
java.lang.ClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver
at java.lang.Class.forName(Class.java:136)
at NotificationObserver.getConnection(NotificationObserver.java:162)
at NotificationObserver.createMessage(NotificationObserver.java:266)
at NotificationObserver.NotesMain(NotificationObserver.java:126)
at lotus.domino.AgentBase.runNotes(Unknown Source)
at lotus.domino.NotesThread.run(Unknown Source)
Has anyone faced this problem for Domino 8.5? Do I need to get new drivers compatible with Java 6? Or is there any classpath setting somewhere that might fix this issue?
Any help is highly appreciated.
Thanks in advance,
Rohan
Feedback number WEBB7TRK42 created by ~Patti Fezgeromarflar on 07/08/2009
Status: Open
Comments: